How to Install gcc-m68hc1x software package in Debian 7 (Wheezy)

How to Install gcc-m68hc1x software package in Debian 7 (Wheezy)

gcc-m68hc1x software package provides GNU C compiler for the Motorola 68HC11/12 processors, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gcc-m68hc1x 

gcc-m68hc1x is installed in your system.

Make ensure the gcc-m68hc1x package were installed using the commands given below,

$ sudo dpkg-query -l | grep gcc-m68hc1x *

You will get with gcc-m68hc1x package name, version, architecture and description in a table

gcc-m68hc1x package basic information:

Distro Debian 7 wheezy
Section Development
Package gcc-m68hc1x
Version 1:3.3.6+3.1+dfsg-3
Description GNU C compiler for the Motorola 68HC11/12 processors
Sub Section devel


See Also, How to uninstall or remove gcc-m68hc1x software package from Debian 7 (Wheezy)?